More refactoring of the event handling: Extract synthesizing of crossing
authorRichard Hult <richard@imendio.com>
Sun, 17 Jun 2007 18:41:36 +0000 (18:41 +0000)
committerRichard Hult <rhult@src.gnome.org>
Sun, 17 Jun 2007 18:41:36 +0000 (18:41 +0000)
commit33ec37ee9e6bce25dc7d84ce5733611e32f7b87b
tree07d482768bc2547aa288cf4bacae114da1ba9c70
parentcd03a9e97718fd88b65777c80be957283a3a00e9
More refactoring of the event handling: Extract synthesizing of crossing

2007-06-17  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkevents-quartz.c (gdk_event_translate)
(synthesize_crossing_events_for_ns_event)
(find_window_for_ns_event): More refactoring of the event
handling: Extract synthesizing of crossing events from
find_window_for_ns_event so that it doesn't have any side effects,
and call the new function from gdk_event_translate instead.

svn path=/trunk/; revision=18176
ChangeLog
gdk/quartz/gdkevents-quartz.c